home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Security / McAfee SiteAdvisor 26.6 / safe.xpi / chrome / safe.jar / content / contents.rdf < prev    next >
Extensible Markup Language  |  2007-01-04  |  632b  |  21 lines

  1. <?xml version="1.0"?>
  2.  
  3. <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  4.      xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
  5.  
  6.   <RDF:Seq about="urn:mozilla:package:root">
  7.     <RDF:li resource="urn:mozilla:package:safe"/>
  8.   </RDF:Seq>
  9.   
  10.   <RDF:Description about="urn:mozilla:package:safe"
  11.     chrome:extension="true" chrome:name="safe"/>
  12.   
  13.   <RDF:Seq about="urn:mozilla:overlays">
  14.     <RDF:li resource="chrome://browser/content/browser.xul"/>
  15.   </RDF:Seq>
  16.   
  17.   <RDF:Seq about="chrome://browser/content/browser.xul">
  18.     <RDF:li>chrome://safe/content/safe.xul</RDF:li>
  19.   </RDF:Seq>
  20.  
  21. </RDF:RDF>